The Symantec C++ MFC Sim Update provides users of Symantec C++ 6.0 with the BlueSky MFC Sim code generation module for Visual Programmer. After applying this update, you need to make changes to a few initialization files before using the MFC Sim Code generation. Listed below are the files and what needs to be modifed in each file. NOTE: These are based on an installation of Symantec C++ to C:\SC. The first file that you need to modify is the file WIN.INI. This file is located your Windows directory. You must have the following section in your WIN.INI: [Blue Sky SWC] VPRG=C:\SC\bin\vprg.ini EFM Setup File=C:\SC\bin\efm.ini Settings Directory=C:\SC\bin\settings WINSMFC=C:\SC\bin\winsmfc.ini The second file you must modify is the file VPRG.INI, which can be found in the BIN directory of you Symantec C++ Professional installation. Your VPRG.INI must contain the following sections and statements in each section. In most cases, the sections already exist in your VPRG.INI, you must make sure to search for them and fill them in appropriately. [Code Setup] AutoOpen=yes AutoFile=C:\SC\bin\welcome\welcome.wm5 [Installed EFMs] User Defined Code=C:\SC\bin\efmuser.efm [Installed Switch-it Modules] C++ Symantec MFC=C:\SC\bin\winsmfc.sim [Switch-it Module Setup] Name=C++ Symantec MFC [EFM Setup] Quick Add=User Code;User Code [Environments not defined in DOS] Graphic=C:\SC\bin\graphic After applying the patch, the following files maybe deleted from the root directory of your Symantec C++ Professional installation: APP1.RTP MDI1.RTP TOOLBAR1.RTP BIN.RTP PATCH.EXE SIMNEW.EXE TOUR.RTP